AUTOCLASS VERSION 3.0.1 RELEASE NOTES =============================================================== =============================================================== Documentation: (autoclass/doc/) ------------------------------- Corrected minor typos in: reports.text, search.text, interpretations.text Programming: ------------------------------ 1. I'm running in Lucid on a Sun 3. When I ran AutoClass it bombed on calls to MAKE-PATHNAME because the :directory argument must be a list. changes to autoclass/load-ac.lisp & autoclass/prog/sys-dcl.lisp 2. Compiling function GET-OBJECT-FROM-FILE...assembling... the argument list does not match lambda list (LO FRONTIER) changes made to autoclass/prog/rob-utils.lisp 3. Ported AutoClass to Macintosh Allegro CL changes to: autoclass/load-ac.lisp and autoclass/prog/ -- sys-dcl.lisp, struct-globals.lisp, utility.lisp, rob-utils.lisp, struct-data.lisp, & model-expander-3.lisp. 4. autoclass.translations not valid for Explorer pathnames. changes made to autoclass/sys/autoclass.translations 5. On Explorers: defsubsts comp-db-$-n-atts and comp-db-$-n-data are used before they are defined. changes made to autoclass/prog/struct-data.lisp 6. On Explorers: setf method for rpt-$-current-results is referenced (by initialize-reports-from-results-pathname) but not defined. changes made to autoclass/prog/sys-dcl.lisp 7. Ported AutoClass to NeXT Allegro CL (object files are .nfasl) changes to autoclass/prog/sys-dcl.lisp 8. Changes to Symbolics only results user interface for Update command "special" processing: changes to autoclass/ui/ -- display-window.lisp, display-interface.lisp, & plot-pane.lisp 9. Influence value report header explanation revised. changes to autoclass/prog/intf-reports.lisp